home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / ezboot10.zip / EZBOOTER.DOC < prev    next >
Text File  |  1993-04-04  |  7KB  |  167 lines

  1.                            EZBOOTER 
  2.                         v. 1.0 (3/93)
  3.  
  4.      EZBOOTER is a very simple multi-reboot program. You can
  5. choose from 9 different autoexec and config.sys to reboot your
  6. computer. You can edit the sets and reboot from the program.  The
  7. program will automatically flush your disk cache if you have one.
  8. The program can also be controlled with a mouse. Shareware $5.
  9.  
  10.      Are you the type that has to continually change your system
  11. configuration in order to load different programs.  Sometimes a
  12. program needs you to boot with no TSR's and sometimes you need a
  13. memory manager loaded and sometimes not.  And what about all
  14. those device drivers.  If you experience any of these situations
  15. then EZBOOTER is for you.  You can reboot your program from one
  16. of 9 different system configurations that you set up.
  17.  
  18.      Unlike other reboot program, this program is very simple and
  19. easy to use.  You probably won't even need to read this doc file
  20. to use the program.
  21.  
  22. ****************************************************************
  23. IMPORTANT    IMPORTANT     IMPORTANT    IMPORTANT     IMPORTANT
  24. ****************************************************************
  25. Before you use this program, make sure you make a backup of your
  26. current AUTOEXEC.BAT and CONFIG.SYS so you don't overwrite them
  27. and forget what they were. Probably the best thing would be to
  28. copy them into the directory that EZBOOTER is in and change their
  29. names to AUTOEXEC.1 and CONFIG.1.  That way they will be a part
  30. of EZBOOTER when you start the program.  They will be in set #1.
  31. ****************************************************************
  32.  
  33. INSTALLING AND RUNNING THE PROGRAM
  34. ----------------------------------
  35.      To install the program simply extract all the programs in
  36. the ZIP file to a directory that you have created for EZBOOTER. 
  37. To start the program just type EZBOOTER in that directory.  The
  38. program will automatically detect if you have a mouse.
  39.  
  40. HOW TO USE THE PROGRAM
  41. ----------------------
  42.      When the program starts it will pause for 30 seconds with a
  43. screen requesting you to register the program. (This screen will
  44. not show on the registered program... it's only $5.)  The program
  45. will then go to the main screen.  The screen will have 9 boxes,
  46. each representing a different system setup that you can create,
  47. and 5 boxes above them.  Below will explain what each choice will
  48. do.
  49.  
  50. 1-9       By choosing 1-9 or selecting the box with the mouse,
  51.           you can choose which system setup you want to reboot
  52.           with.  When you select each number, the program
  53.           automatically overwrites your current AUTOEXEC.BAT and
  54.           CONFIG.SYS with whatever the setup is in that number
  55.           choice.
  56.  
  57. (E)dit    When you enter "E" or select the edit box with the
  58.           mouse, you will be prompted for which set you want to
  59.           edit.  Simply enter 1-9 or choose the box with the
  60.           mouse.  The program will then ask if you want to edit
  61.           the AUTOEXEC.BAT or CONFIG.SYS file.  Just enter 1 or
  62.           2.  The program will then start the editor and load the
  63.           file you chose.  To use your own editor please see
  64.           EDIT.BAT below.
  65.  
  66. (R)ename  Enter "R" or select this box to change the name of each
  67.           system setup.  You will be asked to enter two lines of
  68.           a maximum of 10 characters each.
  69.  
  70. (C)opy    By selecting the copy box or entering "C" you can copy
  71.           the system setup from one set to another.  The program
  72.           will ask you for the set to copy FROM and then the set
  73.           to copy TO.  Simply enter 1-9, or select the boxes with
  74.           the mouse for each choice.
  75.  
  76. (B)oot    Select the Boot box or enter "B" to cold reboot the
  77.           computer.  The program will automatically flush your
  78.           disk cache if you have one. (Please see DUMP.BAT below
  79.           if you have a disk cache program on your system.)
  80.  
  81. (Q)uit    Enter "Q" or select this box to quit the program.
  82.  
  83. A FEW NOTES ABOUT EDIT.BAT AND DUMP.BAT
  84. ---------------------------------------
  85.      If you want to use your own editor instead of the one that
  86. came with the program, or you have a disk cache program that has
  87. staged writes, you will want to read the following.
  88.  
  89. EDIT.BAT
  90.           This batch file contains the command to invoke the
  91.      editor that is used to edit the sets from within the
  92.      program.  The batch file will contain the following...
  93.  
  94.      EZEDITOR %1
  95.  
  96.  
  97.           The program comes with a very basic batch file editor
  98.      that will only allow you to have a maximum of 22 lines in
  99.      your batch file.
  100.           If you want to use your own editor, simply replace 
  101.      "EZEDITOR" with the name of your editor.  The %1 passes the
  102.      name of the file to edit to the editor so that the editor
  103.      will start with the file to modify already loaded.  Make
  104.      sure your editor has this ability.
  105.  
  106. DUMP.BAT
  107.           This batch file contains the command to dump the
  108.      contents of the stage write buffers.  If your system has
  109.      staged writes active in your disk cache program, then you
  110.      will want to modify this file.  If not then you can delete
  111.      this file if you want.  On my system I use FAST as my disk
  112.      cache program.  The command to dump the write buffers with
  113.      FAST is...
  114.  
  115.      FAST D
  116.  
  117.           You will need to get out the manual for your disk cache
  118.      program and see what command is appropriate for your system.
  119.  
  120.      If you don't dump the cache before you reboot then there is
  121.      a possibility that new AUTOEXEC.BAT and CONFIG.SYS won't be
  122.      written to disk yet when you reboot the system.  All that
  123.      will happen though is your system will reboot with the old
  124.      system setup.
  125.  
  126. CONCLUSION
  127. ----------
  128.      If you find this program usefull then please register it. 
  129. The price is only $5.  Not much for all the many hours I spent
  130. writting the program.  You can register by sending $5 to the
  131. address below or on Compuserv by...
  132.  
  133. GO SWREG
  134.  
  135. The registration ID for EZBOOTER is #784
  136.  
  137.      The most current version of EZBOOTER is always available on
  138. Compuserv in the IBM Sys/Utilities (GO IBMSYS) and
  139. The Wrong Number BBS in Stockton Calif (209) 943-1880.
  140.  
  141. _________________________________________________________________
  142.                      REGISTRATION FORM
  143.                           (v 1.0)
  144.  
  145. To: Dale Fritchen
  146.     P.O. Box 25
  147.     Stockton CA 95201-0025
  148.  
  149. [ ]  Please register my copy of EZBOOTER for $5.00.  I
  150.      understand that I may only use the program on one machine at
  151.      a time and can only make backup copies for my own use.
  152.  
  153. Name:   _____________________________________       Disk Size
  154.  
  155. Address:_____________________________________        [ ] 3 1/2"
  156.  
  157. City:   _______________ State:___ ZIP:_______        [ ] 5 1/4"
  158.  
  159. Comments:______________________________________________________
  160. _______________________________________________________________
  161. _______________________________________________________________
  162. _______________________________________________________________
  163. _______________________________________________________________
  164.  
  165. You can register this program through Compuserv if you please.
  166. Simply GO SWREG.  The Registration ID for EZBOOTER is #784.
  167.